home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / prolog / sbprolog / sbp.zoo / sbp_v3.1 / README < prev   
Text File  |  1992-08-28  |  639b  |  17 lines

  1. /*
  2. This directory contains version 3.1 of SB-Prolog.  It has
  3. essentially the functionality of version 2.5, but has been
  4. rewritten so that it runs on alignment-restricted processors
  5. like Sun-4, Pyramid-98x, DEC3100 and SGI Iris.  
  6. */
  7.  
  8. This dir now includes the Atari/Amiga/Archimedes Port of SB-Prolog V3.1.
  9.  
  10. The sources are ANSI-C now, which means that you'll need gcc or another ANSI
  11. compiler to recompile it.
  12.  
  13. The sources should still compile under unix, since all micro specific changes
  14. are included with #ifdefs. Up to now this is only tested with a NeXT station.
  15.  
  16. For comments, please mail to: alexlehm@iti.informatik.th-darmstadt.de
  17.